home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / aros / todo < prev   
Encoding:
Text File  |  1996-07-16  |  1.3 KB  |  61 lines

  1. o write a file which contains the definition and structure of AOS
  2. o include RCS
  3. o we need a description on how to write docs (maybe in TeX-format)
  4. o what TeX-commands can be used in the descrition of functions
  5. o a way to organize the work of many people has to be found
  6. o Many libs are missing:
  7.     o utility.library
  8.     o graphics.library
  9.     o layers.library
  10.     o keymap.library
  11.     o intuition.library
  12.     o math*.library
  13.     o dos.library
  14.     o gadtools.library
  15.     o locale.library
  16.     o commodities.library
  17.     o icon.library
  18.     o workbench.library
  19.     o diskfont.library
  20.     o rexxsyslib.library
  21.     o iffparse.library
  22.     o datatypes.library
  23.     o asl.library
  24.     o amigaguide.library
  25.     o expansion.library
  26.     o translator.library
  27.     o 68040.library
  28.     o bullet.library
  29.     o exec.library
  30.     + cpu/AllocTrap(), cpu/FreeTrap()
  31.     o docs
  32.     o interrupts <--- Not yet; this is an emulation :)
  33.     o resident
  34.     + tasks/child* <--- Docs, anyone ?
  35. o we have no source for the heap of programs like
  36.     o installer
  37.     o amigaguide
  38.     o multiview
  39.     o showconfig
  40.     o CLI-tools (dir, list, echo, etc.)
  41.     o format
  42.     o ...
  43. o all drivers in L: and DEVS: are missing
  44. o datatypes
  45.  
  46. DONE:
  47. -----
  48.  
  49. * exec.library
  50.     * lists
  51.     * memory
  52.     * devices
  53.     * internal
  54.     * kernel
  55.     * library
  56.     * messages
  57.     * resources
  58.     * semaphores
  59.     * signals
  60.  
  61.